home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000907_john@minster.york.ac.uk_Wed Sep 7 05:11:22 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  2KB

  1. Received: from minster.york.ac.uk by cs.umb.edu with SMTP id AA12261
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Wed, 7 Sep 1994 05:11:22 -0400
  3. From: john@minster.york.ac.uk
  4. Date: Wed, 7 Sep 94 08:43:34
  5. Message-Id: <swordfish.778929317@minster.york.ac.uk>
  6. To: tex-k@cs.umb.edu
  7. Subject: xdvik-1.8 core dump
  8.  
  9. One of my users reports that xdvi (xdvik-1.8) can be made to dump
  10. core. He writes:
  11.  
  12. >The problem may be to do with re-reading a dvi file: if I do 
  13. >"xdvi slides&" then touch "slides.dvi" then click on the xdvi window
  14. >it crashes. Also, if I  do "xdvi slides&" then type the "R" command to
  15. >redraw it it crashes. However it doesn't do this for all files (but
  16. >always seems to for ~bob/papers/goals2/slides/slides.dvi. Amazing.
  17.  
  18. I've not yet been able to reproduce the problem (though after only 10
  19. minutes trying what he suggests above). I include the dbx stack trace
  20. from the core file. Is this a known bug, and is there a patch? I'm
  21. looking myself to try to understand what is happening.
  22.  
  23. John A. Murdie
  24. Department of Computer Science
  25. University of York
  26. England
  27.  
  28. Enc.:
  29.  
  30. $ dbx /sys/tex/bin/sun4/xdvi
  31. Reading symbolic information...
  32. Read 11186 symbols
  33. program terminated by signal BUS (alignment error)
  34. (dbx) where
  35. free() at 0x20770
  36. read_postamble(), line 535 in "/n/Server7/usr.MC68020/TeX/src/cmd/xdvik-1.8/xdvik/dvi_init.c"
  37. init_dvi_file(), line 588 in "/n/Server7/usr.MC68020/TeX/src/cmd/xdvik-1.8/xdvik/dvi_init.c"
  38. check_dvi_file(), line 669 in "/n/Server7/usr.MC68020/TeX/src/cmd/xdvik-1.8/xdvik/dvi_init.c"
  39. draw_page(), line 1069 in "/n/Server7/usr.MC68020/TeX/src/cmd/xdvik-1.8/xdvik/dvi_draw.c"
  40. redraw(windowrec = 0x2692c), line 2046 in "/n/Server7/usr.MC68020/TeX/src/cmd/xdvik-1.8/xdvik/xdvi.c"
  41. do_pages(), line 2183 in "/n/Server7/usr.MC68020/TeX/src/cmd/xdvik-1.8/xdvik/xdvi.c"
  42. main(argc = 0, argv = 0xeffffcb8), line 3412 in "/n/Server7/usr.MC68020/TeX/src/cmd/xdvik-1.8/xdvik/xdvi.c"
  43. (dbx) quit
  44.